-
Notifications
You must be signed in to change notification settings - Fork 1
Mlsw 10552 setup ci to build and test machine learning applications repo #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Mlsw 10552 setup ci to build and test machine learning applications repo #5
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some work is needed on the CI job, please address those comments and we should be good to go. Marking this as "Request Changes" for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor changes needed again. But we're close to the finish line.
|
Also, please resolve the conflict that this file, people_flow_counter_mls90460.slcp |
Co-authored-by: Raashid Ansari <raashid.ansari@silabs.com>
…ing and downloading sdk and tools separtely
…YAML upload indentation
…YAML upload indentation
…YAML upload indentation
c01f337 to
48f6d4e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
48f6d4e to
cc5e167
Compare
Description
This PR is to setup CI to build and test machine_learning_applications repo apps
Fixes # MLSW-10552
Type of change
Please select all the options that apply. Ideally only one should be selected.
How Has This Been Tested?
The goal of this task was to verify that all machine learning applications in the repository build successfully whenever any push is made. Since the CI pipeline was newly created, it was tested by pushing the updated workflow code to the repository, triggering the GitHub Actions job, and confirming that all matrix builds executed successfully end-to-end without errors, ensuring the pipeline correctly generates and compiles every ML application automatically.
Test Configuration:
Screenshots
Checklist